gtk4.git
2016-01-10 Matthias ClasenAdd a css style test for adjacent states
2016-01-10 Ting-Wei LanCast the return value of g_array_free to void* before...
2016-01-10 Rico TzschichholzGdkSeat: Fix annotation of gdk_seat_grab()
2016-01-10 Matthias ClasenFix rendering of unsymmetric borders
2016-01-10 Matthias ClasenAvoid division by 0 in the border rendering code
2016-01-09 Jiri GrönroosUpdated Finnish translation
2016-01-09 Matthias ClasenFix dobule border rendering
2016-01-09 Lapo CalamandreiAdwaita: transparent background for progressbar.osd
2016-01-09 Lapo Calamandreigtkheaderbar: add titlebutton styleclass to the separator
2016-01-09 Lapo CalamandreiAdwaita: shortcut window related fixes
2016-01-09 Lapo CalamandreiAdwaita: avoid colorswatch growing when drop targets
2016-01-09 Lapo CalamandreiAdwaita: more scss cosmetics
2016-01-09 Lapo CalamandreiAdwaita: rely on background-image for paned wide separators
2016-01-09 Lapo CalamandreiAdwaita: make the paned wide separator scss code correct
2016-01-09 Lapo CalamandreiAdwaita: some scss cosmetic changes
2016-01-09 Lapo CalamandreiAdwaita: fix thin paned separators
2016-01-09 Lapo CalamandreiAdwaita: use stricter selectors on paned separators
2016-01-09 Lapo CalamandreiAdwaita: remove old headerbar separator styling
2016-01-09 Lapo CalamandreiAdwaita: add vertical margins to headebar entries and...
2016-01-09 Lapo CalamandreiAdwaita: add vertical margins to headerbar buttons
2016-01-09 Matthias ClasenCSS documenation improvements
2016-01-08 Matthias Clasen3.19.6
2016-01-08 Matthias ClasenFix make dist
2016-01-08 Matthias Clasenreftests: Drop deprecated style properties
2016-01-08 Matthias ClasenUpdate expect output of a11y tests
2016-01-08 Matthias ClasenUpdate the list of required cursors
2016-01-08 Matthias Clasenwayland: Ensure we have a dnd-ask cursor
2016-01-08 Matthias Clasenx11: Ensure we have a dnd-ask cursor
2016-01-08 Matthias ClasenUse standard cursor names for DND
2016-01-08 Cosimo Cecchicolorswatch: don't apply padding twice
2016-01-08 Carlos Garnachopaned: Use GtkGestureDrag for anything else than touch
2016-01-08 Carlos Garnachowayland: Force the grab cursor while a grab is active
2016-01-08 Carlos Garnachox11: Initialize GdkWindowAttr struct memory
2016-01-08 Lapo CalamandreiAdwaita: avoid too tall headerbars
2016-01-08 Matthias ClasenAvoid an X error
2016-01-08 Matthias Clasenx11: Fix damage tracking hack
2016-01-08 Matthias ClasenBe more careful with floating point divisions
2016-01-08 Matthias Clasenx11: Simplify drag cancel animation setup
2016-01-08 Matthias Clasenx11: Keep the drag window alive longer
2016-01-08 Matthias Clasenwayland: Keep the drag window alive longer
2016-01-08 Matthias ClasenForgotten file
2016-01-08 Matthias Clasencolor editor: Set a name on the color sample
2016-01-08 Lapo CalamandreiAdwaita: remove some now uneeded selectors
2016-01-08 Lapo CalamandreiAdwaita: colorchooser and color button style rewrite
2016-01-08 Chun-wei FanCJK Windows: Silence gtk_style_context_set_state()...
2016-01-08 Matthias ClasenRevert "Translate GDK_KEY_KP_Decimal according to locale"
2016-01-08 Matthias ClasenRename the HighContastInverse css files
2016-01-08 Matthias ClasenDocument caret CSS properties
2016-01-08 Matthias ClasenDeprecate cursor-color style properties
2016-01-08 Matthias ClasenUse the caret-color properties for drawing carets
2016-01-08 Matthias ClasenAdd the caret-color CSS property
2016-01-08 Timm Bädergtk3-demo: Remove unused GtkCellView
2016-01-08 Alberto Ruizintrospection: This patch fixes nullable return values...
2016-01-08 Olivier Fourdanwayland: Update parent of dialogs without transient
2016-01-08 Olivier Fourdanwayland: prefer subsurface when possible
2016-01-08 Timm Bäderrevealer: Propagate draw event
2016-01-08 Timm BäderGtkPopover: Protect against transparent backgrounds
2016-01-08 Ben Gamarigdkwindow-x11: Ensure that extended update counter...
2016-01-08 Matthias Claseninspector: Sort themes in the various theme combos
2016-01-08 Matthias Claseninspector: Add HighContrastInverse to list of themes
2016-01-08 Matthias ClasenRename HighContrast-dark to HighContrastInverse
2016-01-08 Lapo CalamandreiAdwaita: rounded corners on iconview selection
2016-01-08 Lapo CalamandreiAdwaita: fix calendar invisible selection
2016-01-08 Matthias Clasencolorswatch: Fix the overlay
2016-01-07 Matthias Clasencolor swatch: Fix up rendering
2016-01-07 Daiki Uenogtkbuilder: Install gettext ITS files
2016-01-07 Daniel MustielesUpdated Spanish translation
2016-01-07 Daniel MustielesUpdated Spanish translation
2016-01-07 Matthias ClasenImplement transitions for radial gradients
2016-01-07 Matthias ClasenDon't interpolate between keywords
2016-01-07 Kjartan MaraasUpdated Norwegian bokmål translation.
2016-01-07 Timm BäderGtkCssGadget: Set valid clip values for invisible gadgets
2016-01-07 Matthias Clasencolor swatch: Remove a stray frame
2016-01-07 Timm BäderGtkModelButton: Remove some margins
2016-01-07 Timm BäderGtkModelButton: Remove always-zero variable
2016-01-07 Eric WilliamsClarified the function docs for gtk_css_provider_load_f...
2016-01-06 Matthias Clasenwayland: Only do cursor name fallback for standard...
2016-01-06 Matthias Clasenx11: Only do cursor name fallback for standard names
2016-01-06 Matthias ClasenAdd context-menu to the list of standard cursor names
2016-01-06 Matthias ClasenAdd a test for ltr vs rtl boxes.
2016-01-06 Matthias ClasenCSS node tests: Add a way to test rtl vs ltr
2016-01-06 Timm BäderGtkListBox: Optimize _get_row_at_y a bit
2016-01-06 Timm BäderGtkListBox: get_row_at_y can return NULL
2016-01-06 Rico TzschichholzHighContrast: Fix make dist
2016-01-06 Felipe Borgesprinting: always propagate Collate value
2016-01-06 Chun-wei FanVisual Studio builds: Use _USE_MATH_DEFINES
2016-01-06 Wonchul Leedocs: cleanup duplication of words
2016-01-06 Matthias ClasenHighContrast: Improve search bar appearance
2016-01-06 Matthias ClasenHighContrast: Fix up action bar styling
2016-01-06 Matthias ClasenHighContrast: Drop deprecated style properties
2016-01-06 Matthias ClasenHighContrast: Add a dark variant
2016-01-05 Matthias ClasenHighContrast: Add a missing unit
2016-01-05 Matthias ClasenHighContrast: Fix sidebar borders
2016-01-05 Matthias ClasenHighContrast: Fix checkboxes in selected context
2016-01-05 Matthias ClasenHighConstast: Some fixes for treeview headers
2016-01-05 Matthias ClasenHighContrast: Keep spinbuttons from resizing on hover
2016-01-05 Matthias ClasenHighContrast: Fix checks and radios
2016-01-05 Matthias ClasenHighContrast: Some menu fixes
2016-01-05 Matthias ClasenHighContrast: paned fixes
2016-01-05 Cosimo CecchiHighContrast: more combobox fixes
next